home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / mmgr / MM_StealTag.lha / MM_StealTag / MM_StealTag.readme next >
Text File  |  1996-12-15  |  529b  |  19 lines

  1. Short:    Steal the  tagline from current message.
  2. Author:   Josh Marshall
  3. Uploader: joshua@st.net.au
  4. Type:     comms/mmgr
  5.  
  6. This script will search for a ... at the start of the line and add it
  7. to your tagline file.  You will have to edit the code to set the path
  8. and filename of the taglines.
  9.  
  10. Add an entry in the BROSWEMENU like this (just copy it):
  11.  
  12. #BROWSEMENU "Steal tagline..." "sys:rexxc/rx MM:REXX/MM_StealTag %a %n" ""
  13.  
  14. where %a is the current area and %n is the number of the  message  you
  15. are reading.
  16.  
  17. Josh Marshall
  18.  
  19.